home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 June / Personal_Computer_World_Jun_97.iso / dxrs / gtspcw06.dxr / 00009_mousedown-go to ADDvert frame.ls < prev    next >
Encoding:
Text File  |  1997-03-26  |  74 b   |  6 lines

  1. on mouseDown
  2.   if the mouseV > 250 then
  3.     GTSLeaveGames(2)
  4.   end if
  5. end
  6.